home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr50 / mlibv22.zip / README < prev    next >
Text File  |  1993-01-27  |  2KB  |  54 lines

  1.         
  2.         
  3.         If you wish to send a copy of MANUAL.DOC to your printer (34 
  4.         pages) type:
  5.         
  6.         A:>COPY MANUAL.DOC PRN 
  7.         
  8.         To run the demonstration programs you must:
  9.         
  10.         (1): Have an IBM PC/XT/AT/386 or compatible,  plus Microsoft 
  11.              QuickBASIC 4.x or Visual Basic for MS-DOS.  Most of the 
  12.              demo programs require a graphics mode;  you may need to  
  13.              change  SCREEN 12  to another  graphics mode  that your 
  14.              hardware is capable of displaying.
  15.  
  16.         IMPORTANT!     
  17.         ==========
  18.              
  19.              If you are not using QuickBASIC 4.0 - 4.5  see "Getting 
  20.              started" on page 2  of the manual  before trying to run 
  21.              the demo  programs.  I have  tested this  library using 
  22.              QuickBASIC 4.5 and Visual Basic for MS-DOS Professional,
  23.              and everthing seems to work fine.  This library has not  
  24.              been tested with BASIC 7x,  so if you  are  using  this 
  25.              version and run into a problem, please let me know so I 
  26.              can correct it.
  27.         
  28.         (2): Start the QuickBASIC editor by typing QB/L MLIBN
  29.              
  30.         
  31.         (3): You are ready to load and run the demos.
  32.              NOTE:  these demos are very simple little  programs and 
  33.              do not show all the routines contained in MLIB.
  34.  
  35.         MLIB v2.2 (demo version) distributed file list.
  36.         ------------------------------------------------------------
  37.        
  38.         README         - This file.
  39.         MANUAL.DOC     - Documentation.
  40.         MLIB.INC       - Include file.
  41.         MLIBN.LIB      - Link library (near string support only).
  42.         MLIBF.LIB      - Link library (far string support only).
  43.         MLIBN.QLB      - Quick library (near string support only).
  44.         CVT2DATA.BAS   - Convert bit mask to BASIC data statments.
  45.         VIEWSHP.BAS    - View the different shapes in DEMO.SHP.
  46.         DEMO1.BAS      - MLIB demo programs.
  47.         DEMO2.BAS      -  "
  48.         DEMO3.BAS      -  "
  49.         DEMO4.BAS      -  "
  50.         DEMO.SHP       - Contains pointer shapes.
  51.         ORDER.FRM      - Contains the order form.
  52.         ------------------------------------------------------------
  53.  
  54.